Skip to content

Add Continental scraper for job data extraction and publishing#669

Merged
lalalaurentiu merged 1 commit intopeviitor-ro:mainfrom
lalalaurentiu:main
Dec 3, 2025
Merged

Add Continental scraper for job data extraction and publishing#669
lalalaurentiu merged 1 commit intopeviitor-ro:mainfrom
lalalaurentiu:main

Conversation

@lalalaurentiu
Copy link
Collaborator

This pull request adds a new job scraper for Continental to the codebase. The main purpose is to fetch job listings from Continental's careers API, process the data, and publish the results with associated metadata such as city, county, and company logo.

New scraper implementation for Continental:

  • Added sites/continental.py to fetch jobs from Continental's careers API, parse the response, and create job entries using the shared utility functions.
  • Integrated county information for each job using the GetCounty helper.
  • Published job listings and company logo using the publish_or_update and publish_logo utilities.
  • Displayed the scraped jobs via the show_jobs utility function.

@lalalaurentiu lalalaurentiu merged commit 0c027c4 into peviitor-ro:main Dec 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant